﻿2026-07-15T12:11:36.0941264Z ##[group]Run actions/checkout@v5
2026-07-15T12:11:36.0941472Z with:
2026-07-15T12:11:36.0941622Z   repository: SaberMage/spt-shell-notify
2026-07-15T12:11:36.0941893Z   path: .adapter-notify
2026-07-15T12:11:36.0943385Z   token: ***
2026-07-15T12:11:36.0943508Z   ssh-strict: true
2026-07-15T12:11:36.0943626Z   ssh-user: git
2026-07-15T12:11:36.0943751Z   persist-credentials: true
2026-07-15T12:11:36.0943887Z   clean: true
2026-07-15T12:11:36.0944009Z   sparse-checkout-cone-mode: true
2026-07-15T12:11:36.0944157Z   fetch-depth: 1
2026-07-15T12:11:36.0944468Z   fetch-tags: false
2026-07-15T12:11:36.0944588Z   show-progress: true
2026-07-15T12:11:36.0944713Z   lfs: false
2026-07-15T12:11:36.0944822Z   submodules: false
2026-07-15T12:11:36.0944945Z   set-safe-directory: true
2026-07-15T12:11:36.0945080Z env:
2026-07-15T12:11:36.0945198Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-15T12:11:36.0945363Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-15T12:11:36.0945511Z ##[endgroup]
2026-07-15T12:11:36.1679811Z Syncing repository: SaberMage/spt-shell-notify
2026-07-15T12:11:36.1685061Z ##[group]Getting Git version info
2026-07-15T12:11:36.1685361Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-15T12:11:36.2058576Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-15T12:11:36.2273413Z git version 2.43.0.windows.1
2026-07-15T12:11:36.2298074Z ##[endgroup]
2026-07-15T12:11:36.2307077Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9f217ef0-1e82-480a-afc8-9a9cbb0b0561\.gitconfig'
2026-07-15T12:11:36.2322953Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9f217ef0-1e82-480a-afc8-9a9cbb0b0561' before making global git config changes
2026-07-15T12:11:36.2323462Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T12:11:36.2328083Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-15T12:11:36.2562704Z ##[group]Initializing the repository
2026-07-15T12:11:36.2568228Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-15T12:11:36.2891764Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-15T12:11:36.2916622Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-15T12:11:36.3165936Z ##[endgroup]
2026-07-15T12:11:36.3166211Z ##[group]Disabling automatic garbage collection
2026-07-15T12:11:36.3170814Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-15T12:11:36.3396955Z ##[endgroup]
2026-07-15T12:11:36.3397202Z ##[group]Setting up auth
2026-07-15T12:11:36.3403839Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-15T12:11:36.3728005Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-15T12:11:36.7726941Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T12:11:36.7988303Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-15T12:11:37.1869917Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T12:11:37.2090911Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-15T12:11:37.6054223Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-15T12:11:37.6383685Z ##[endgroup]
2026-07-15T12:11:37.6384053Z ##[group]Determining the default branch
2026-07-15T12:11:37.6385789Z Retrieving the default branch name
2026-07-15T12:11:38.0631290Z Default branch 'main'
2026-07-15T12:11:38.0631675Z ##[endgroup]
2026-07-15T12:11:38.0631900Z ##[group]Fetching the repository
2026-07-15T12:11:38.0638001Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-15T12:11:39.0155283Z From https://github.com/SaberMage/spt-shell-notify
2026-07-15T12:11:39.0155699Z  * [new branch]      main       -> origin/main
2026-07-15T12:11:39.0273254Z ##[endgroup]
2026-07-15T12:11:39.0273496Z ##[group]Determining the checkout info
2026-07-15T12:11:39.0274594Z ##[endgroup]
2026-07-15T12:11:39.0283860Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-15T12:11:39.0554624Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-15T12:11:39.0789240Z ##[group]Checking out the ref
2026-07-15T12:11:39.0794176Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-15T12:11:39.1116165Z branch 'main' set up to track 'origin/main'.
2026-07-15T12:11:39.1116487Z Reset branch 'main'
2026-07-15T12:11:39.1135701Z ##[endgroup]
2026-07-15T12:11:39.1366604Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-15T12:11:39.1573279Z ee2d37eadc730c0019e0af82d683074c509634a2
